home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / filesy~1 / ramfs.zoo / start.s < prev   
Encoding:
Text File  |  1993-02-18  |  182 b   |  6 lines

  1. | This module (start.o) must be linked first, ensuring that this will
  2. | be the first instruction of the program. Thanks to Stephen Henson
  3. | for this neat trick!
  4.  
  5.     jmp _ram_init
  6.